﻿2026-06-16T08:31:48.3020494Z ##[group]Run actions/checkout@v5
2026-06-16T08:31:48.3021180Z with:
2026-06-16T08:31:48.3021404Z   repository: SaberMage/spt-core
2026-06-16T08:31:48.3023665Z   token: ***
2026-06-16T08:31:48.3023876Z   ssh-strict: true
2026-06-16T08:31:48.3024111Z   ssh-user: git
2026-06-16T08:31:48.3024317Z   persist-credentials: true
2026-06-16T08:31:48.3024530Z   clean: true
2026-06-16T08:31:48.3024754Z   sparse-checkout-cone-mode: true
2026-06-16T08:31:48.3024991Z   fetch-depth: 1
2026-06-16T08:31:48.3025208Z   fetch-tags: false
2026-06-16T08:31:48.3025421Z   show-progress: true
2026-06-16T08:31:48.3025640Z   lfs: false
2026-06-16T08:31:48.3025889Z   submodules: false
2026-06-16T08:31:48.3026095Z   set-safe-directory: true
2026-06-16T08:31:48.3026478Z ##[endgroup]
2026-06-16T08:31:48.4889587Z Syncing repository: SaberMage/spt-core
2026-06-16T08:31:48.4890603Z ##[group]Getting Git version info
2026-06-16T08:31:48.4890978Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-16T08:31:48.5161776Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-16T08:31:48.5378218Z git version 2.43.0.windows.1
2026-06-16T08:31:48.5404642Z ##[endgroup]
2026-06-16T08:31:48.5412938Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\647e32df-4d40-4191-a8c7-8ebb858e6f5f\.gitconfig'
2026-06-16T08:31:48.5426141Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\647e32df-4d40-4191-a8c7-8ebb858e6f5f' before making global git config changes
2026-06-16T08:31:48.5426810Z Adding repository directory to the temporary git global config as a safe directory
2026-06-16T08:31:48.5431426Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-16T08:31:48.5702666Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-16T08:31:48.5885583Z https://github.com/SaberMage/spt-core
2026-06-16T08:31:48.5918606Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-16T08:31:48.5922596Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-16T08:31:48.6109037Z refs/heads/dev-freeform
2026-06-16T08:31:48.6133434Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-06-16T08:31:48.6464474Z HEAD is now at 24e2409d M11-W5 T5.1: gateway-owner cross-node [twohost] rung + defer cross-node tunnel
2026-06-16T08:31:48.6994741Z ##[endgroup]
2026-06-16T08:31:48.6998700Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-16T08:31:49.0849131Z ##[group]Cleaning the repository
2026-06-16T08:31:49.0853855Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-16T08:31:54.0813421Z Removing .adapter-notify/
2026-06-16T08:31:54.0813892Z Removing target/
2026-06-16T08:31:54.0855405Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-16T08:31:54.1279964Z HEAD is now at 24e2409d M11-W5 T5.1: gateway-owner cross-node [twohost] rung + defer cross-node tunnel
2026-06-16T08:31:54.1310792Z ##[endgroup]
2026-06-16T08:31:54.1314978Z ##[group]Disabling automatic garbage collection
2026-06-16T08:31:54.1320166Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-16T08:31:54.1538989Z ##[endgroup]
2026-06-16T08:31:54.1539398Z ##[group]Setting up auth
2026-06-16T08:31:54.1544925Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-16T08:31:54.1796673Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-16T08:31:54.5620172Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-16T08:31:54.5888711Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-16T08:31:54.9654821Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-16T08:31:54.9881218Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-16T08:31:55.3674071Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-16T08:31:55.3981181Z ##[endgroup]
2026-06-16T08:31:55.3981633Z ##[group]Fetching the repository
2026-06-16T08:31:55.3988402Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +24e2409de14b0439f608f10426f2d79b64c5e50a:refs/remotes/origin/dev-freeform
2026-06-16T08:31:56.1456556Z ##[endgroup]
2026-06-16T08:31:56.1457051Z ##[group]Determining the checkout info
2026-06-16T08:31:56.1457993Z ##[endgroup]
2026-06-16T08:31:56.1465614Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-16T08:31:56.1726149Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-16T08:31:56.2019687Z ##[group]Checking out the ref
2026-06-16T08:31:56.2024454Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-16T08:31:56.2445781Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-16T08:31:56.2446192Z Your branch is up to date with 'origin/dev-freeform'.
2026-06-16T08:31:56.2446545Z Switched to and reset branch 'dev-freeform'
2026-06-16T08:31:56.2748801Z ##[endgroup]
2026-06-16T08:31:56.2752693Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-16T08:31:56.2977224Z 24e2409de14b0439f608f10426f2d79b64c5e50a
